CREATE: Code an interactive maze with plenty of obstacles! The game is over once their sprite collides with an obstacle! Users should be able to move their sprite around the maze using the left, right, up and down keys.
Useful Links: Maze Games, Example #1, Example #2
Comments: Write your steps in pseudocode as comments. Build your code below the comment that describes it.
Save & Submit: Click Run to save and Submit to turn in! Be sure to read the tech requirements below.
To navigate the page using the TAB key, first press ESC to exit the code editor.